Total Complexity | 30 |
Dependencies | 1 |
Dependents | 10 |
Total lines | 354 |
Lines of code | 174 |
Logical lines of code | 69 |
Comment lines | 123 |
Methods | 14 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
query_logs() | 51 | 8 | 26 | |
get_logs_and_format() | 52 | 5 | 23 | |
count() | 54 | 4 | 23 | |
get_last_lockout_date() | 58 | 2 | 17 | |
remove_logs() | 62 | 2 | 12 | |
count_lockout_in_24_hours() | 63 | 1 | 12 | |
count_lockout_in_7_days() | 63 | 1 | 12 | |
count_lockout_in_30_days() | 63 | 1 | 12 | |
count_login_lockout_last_7_days() | 72 | 1 | 5 | |
count_404_lockout_last_7_days() | 72 | 1 | 5 | |
truncate() | 74 | 1 | 5 | |
get_summary() | 66 | 1 | 8 | |
find_by_id() | 71 | 1 | 6 | |
delete() | 68 | 1 | 8 |